home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / GAMETURE / HOLLYWOD.LZH / INSTRUCT.DOC < prev    next >
Text File  |  1992-03-27  |  7KB  |  150 lines

  1.  
  2.                               HOLLYWOOD TRIVIA V1.2
  3.  
  4.   
  5.                               STARTING THE PROGRAM
  6.  
  7.          To start the program, change to the drive and directory
  8.          containing the program files by using the DOS CHDIR      
  9.          Command, then type in:
  10.  
  11. *****        HLWD  (hit enter)
  12.  
  13.          On computer systems using DOS 2.x, the program will need 
  14.          to be started with the following command:
  15.  
  16. *****        HLWD HLWD (hit enter)
  17.  
  18.          Some monochrome systems will be easier to read if you    
  19.          include a space and the word "MONO" after the trivia game 
  20.          start-up command as in the following:
  21.  
  22. *****        HLWD HLWD MONO (hit enter)
  23.  
  24.          When the trivia game is started a title screen is        
  25.          displayed and then you will be asked for the number of   
  26.          players for the game.  Type 1, 2, 3, or 4 and hit ENTER. 
  27.          You will then be prompted to enter each players' name.   
  28.          (Note:  Use the same spelling of your name each time you 
  29.          play HOLLYWOOD TRIVIA in order to keep an accurate history
  30.  
  31.          of your HALL OF FAME scores.) After all of the players'  
  32.          names have been entered, you will be asked whether or not 
  33.          you would like to play with the sound on or not.  Enter Y 
  34.          or N to this question.
  35.  
  36.  
  37.                                OBJECT OF THE GAME
  38.  
  39.          The object of the game is to be the player that scores the
  40.          most points.  Points are earned by answering trivia      
  41.          Questions that appear on the screen.  Each correct answer 
  42.          is worth from 1 to 100 points, determined by the amount of
  43.  
  44.          time that it takes to answer the question.
  45.  
  46.  
  47.                                SCREEN LAYOUT
  48.  
  49.          There are seven important areas of the screen layout.    
  50.          Each of these areas is explained below. 
  51.  
  52.          1.  On the far left side of the screen is the Counter.   
  53.          The Counter ticks off the time allowed to answer each    
  54.          question. The number of points awarded for a correct     
  55.          answer is determined by the amount of time left on the 
  56.          Counter.
  57.          2.  The upper central area of the screen is the message  
  58.          box. Messages displayed in this box control the flow of  
  59.          the game.
  60.  
  61.          3.  Below the message box is the Answers window.  The
  62.              possible answers to each question appear in this area
  63.              during every turn.
  64.  
  65.          4.  Underneath the Answers window is the Questions window.
  66.              This area is where the questions to be answered are
  67.              displayed.
  68.  
  69.          5.  The central area near the bottom of the screen is    
  70.          called the Players box.  Each players' name is listed    
  71.          here, as well as their scores and stars.
  72.  
  73.          6.  The rightmost part of the screen makes up the Spinner.
  74.              The Spinner determines which of the six categories 
  75.              will be used for questions on each turn.
  76.  
  77.          7.  The right side of the bottom line of the screen is 
  78.              used to display special keys when they are applicable.
  79.  
  80.  
  81.                                TAKING A TURN
  82.  
  83.          Each player will be instructed in the message box when it 
  84.          is his or her turn.  Every turn begins by pressing any 
  85.          key, which will start the Spinner.  Then, pressing any key
  86.  
  87.          will stop the Spinner.  The category on which the Spinner 
  88.          stops, will be used for the next question.  After a      
  89.          Category is selected by the Spinner, the question will be 
  90.          displayed in the Questions window.  Then after a short   
  91.          pause, four possible answers are displayed in the Answers 
  92.          Window, and the Counter begins counting down from 100.   
  93.          You will have until the Counter reaches 0 to answer the  
  94.          question.  To answer the question, simply press the letter
  95.  
  96.          (A, B, C, or D) which corresponds with the answer that you
  97.  
  98.          would like to choose.
  99.  
  100.          If the wrong answer is chosen, a message stating so will 
  101.          be displayed in the message box.  If you wish to see it,
  102.          pressing F1 at this point will display the correct answer.
  103.          It will then be the next player's turn.
  104.  
  105.          If the question is answered correctly, the number of     
  106.          points awarded is displayed in the message box while the 
  107.          player's score is added to in the Players box.  Also, if 
  108.          this was the first question correctly answered in the    
  109.          current category by this player, a star is awarded for   
  110.          that Category in the Players box.  A player will get     
  111.          another turn after each correctly answered question.
  112.  
  113.  
  114.                                 ENDING THE GAME
  115.          The game ends when any player answers a question correctly
  116.  
  117.          in each of the Categories, and thus receives all six     
  118.          Stars. The winner of the game, however, is determined by 
  119.          total points awarded, and this is not necessarily the    
  120.          person who first gets all six stars.  Therefore, it is   
  121.          sometimes good strategy to intentionally answer a question
  122.  
  123.          incorrectly -- providing that it would have given you a  
  124.          sixth star, and you would not have been leading in points.
  125.  
  126.          If you wish to exit the game early, you may do so by     
  127.          pressing F3 at the start of any players' turn.
  128.  
  129.          At the end of the game a screen is displayed showing the
  130.          winner's name while a little tune is played.  Hitting
  131.          any key will exit this screen early.  Then the top ten   
  132.          All-Time Champions of HOLLYWOOD TRIVIA will be displayed. 
  133.          Ranking is based on total points scored.  Also displayed 
  134.          are the total number of questions attempted, the number  
  135.          answered correctly, and the percent answered correctly for
  136.  
  137.          each of the top ten players.
  138.          Hitting any key at this screen also will exit early.
  139.  
  140.  
  141.                             CONFIG.SYS File
  142.  
  143.          In order to run HOLLYWOOD TRIVIA, you should have a
  144.          CONFIG.SYS file in the root directory of your system's DOS
  145.          boot disk containing the line "FILES=20".  Consult your  
  146.          DOS manual for instructions on how to create or edit this
  147.          CONFIG.SYS file.
  148.          Thanks for playing! Please register!
  149.  
  150.